Click or drag to resize

GetPasswordExpirationDateResponsePasswordExpirationDate Property

Gets the password expiration date.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime PasswordExpirationDate { get; }

Property Value

Type: DateTime
The password expiration date.
See Also